A 'hidden' identifier associated with the item identified by Row. See the example in Chapter 10 of the User's Guide of a database created using object bindings for an example of how RowTag is used to store the ID associated with each PopupMenu item.
Syntax |
|---|
|
result = PopupMenu.RowTag( Index ) |
Parameters |
|
|---|---|
|
Index |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
Returns a Variant. If you want to compare the value of RowTag to another value, you must first convert the value of RowTag to that data type.